RepoJournal

Developer journal

Anurag Verma

@anurag629 since Jan 2022

241 stories across 61 days in 2024

Mon Wed Fri
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Recent weeks →

Entries start Jan 13, 2022 — we reconstructed the previous month from @anurag629's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Add this graph to your GitHub README

Paste this Markdown into your README — the badge stays current automatically and links back here.

[![anurag629's work on RepoJournal](https://repojournal.com/journals/anurag629/heat.svg)](https://repojournal.com/journals/anurag629)

Monday, Oct 11, 2021

fixed

Replaced python_utils.MAP with built-in map function

Anurag Verma merged a pull request to oppia/oppia that replaced custom utility wrappers with Python 3 built-ins across two files.

The work addressed part of issue #13956 [1], which tracks the removal of deprecated python_utils functions. Verma replaced python_utils.MAP with Python's native map function in exp_services.py and expression_parser_test.py [2]. This cleanup reduces dependency on the custom utilities layer and aligns the codebase with idiomatic Python 3.

python

Sources

  1. Fix part of #13956: Replace python_utils.MAP, python_utils.NEXT with map, next (#13969) · oppia/oppia
  2. Fix part of #13956: Replace python_utils.MAP, python_utils.NEXT with map, next · oppia/oppia

← All entries

Follow along

Follow anurag629

A short briefing every day anurag629 ships something — in about 3 minutes.

or

One email a day. Unsubscribe in one click. Read a past issue →

RSS Read other developers